home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Welt 1996 Counselor
/
COMPUSERVE.ISO
/
software
/
netscape
/
32bit
/
_setup.lib
/
INSTRSRC.DLL
/
[0]
(
.txt
)
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Null Bytes Alternating
|
1995-11-22
|
464 b
|
21 lines
VENT_RECORD FocusEvent;
} Event;
} INPUT_RECORD, *PINPUT_RECORD;
typedef struct _CHAR_INFO {
union {
WCHAR UnicodeChar;
CHAR AsciiChar;
} Char;
WORD Attributes;
} CHAR